func net/http.validCookiePathByte
3 uses
net/http (current package)
cookie.go#L345: if !validCookiePathByte(c.Path[i]) {
cookie.go#L527: return sanitizeOrWarn("Cookie.Path", validCookiePathByte, v)
cookie.go#L530: func validCookiePathByte(b byte) bool {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)